home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8819 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  870 b 

  1. Path: b10.b10.ingr.com!usenet
  2. From: hlsulliv@ingr.com (Howard Sullivan)
  3. Newsgroups: comp.lang.c
  4. Subject: Help Needed wtih Modem Function
  5. Date: Wed, 06 Mar 1996 15:04:57 GMT
  6. Organization: Intergraph Corporation, Huntsville, AL
  7. Message-ID: <4hk9jq$ike@b10.b10.ingr.com>
  8. NNTP-Posting-Host: exodus.b21.ingr.com
  9. X-Newsreader: Forte Free Agent 1.0.82
  10.  
  11. I need some help writing a function to access a modem.  I am using a 
  12. Hayes compatible 14,400 modem.  I want to write the initialization 
  13. string to the modem then dial a phone number, pause, then dial a
  14. second number.  This function will be use to dial a digital pager then
  15. input a code number to the pager.  It will run on an NT system.  I 
  16. have tried it on my DOS system at home with no luck.  I can't get 
  17. the modem to dial the number.
  18.  
  19. I would like to get some help from someone who has some knowledge 
  20. in this area.
  21.  
  22.  
  23.  
  24.